LowLevelKeyboardProc (Delegates)
Last changed: DuncanS-81.5.135.58

.
Summary
Hook procedure for the WH_KEYBOARD_LL hook

C# Definition:

delegate int LowLevelKeyboardProc(int nCode,int wParam,KBDLLHOOKSTRUCT lParam);

VB Definition:

Delegate Function LowLevelKeyboardProc(TODO) As TODO

User-Defined Types:

None.

Notes:

Documentation